CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC MY

搜索资源列表

  1. OpenGL

    3下载:
  2. 个人OpenGL图形学大作业,用MFC界面显示stl三角网格模型,并进行区域填色。支持鼠标拖拽旋转缩放和模型的精度调节光照等。-Great job my OpenGL graphics, screen display with MFC stl triangular mesh model, and the area fills. Support for zoom and rotate the mouse drag adjustment accuracy of the model light and
  3. 所属分类:OpenGL

    • 发布日期:2013-07-17
    • 文件大小:476938
    • 提供者:leicky
  1. Bezier

    0下载:
  2. 我用MFC做的小型的曲线的画法及界面,但是老师说了要用opengl,所以我想把我的程序发到网上让大家和我共享,并且给我帮助-I used to do small MFC curve drawing method and interface, but the teacher said to use opengl, so I want my hair to process online so that everyone and I share, and give me help
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:84947
    • 提供者:王莹
  1. icondialog

    0下载:
  2. A freeware MFC dialog class to select an icon. This is based on the dialog that appears when you choose to change the icon for a shortcut in the Windows 95 / NT 4 shell. The actual appearance of the dialog is based on the new look dialog in I
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:12380
    • 提供者:陈妍
  1. winsockchat

    0下载:
  2. I ve done alot of hard work to bring you an easy way to use winsock in your applications. This code is well commented. Shows how to use SOCKETS, winsock2.h and alot of other stuff. Connect, Listen, Send Data, Get data etc. I created a class to make
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:12335
    • 提供者:
  1. Fern

    0下载:
  2. 为本人图形学实验的扩展,只要提供图形的FIS码,即可绘制该图形。 本程序使用Visual Studio 2008进行开发,基于MFC框架。程序使用FIS码绘制分形图形。 “测试数据”文件夹中包含多种图形的FIS码,以.dat文件格式保存,可以使用记事本对.dat文件进行编辑。 程序可以打开、保存、编辑.dat文件,同时能够控制绘制图形的颜色、大小、显示位置以及背景颜色。-Graphics for my experimental expansion, as long as the FI
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3627565
    • 提供者:billsedison
  1. calc.ZIP

    0下载:
  2. 该例子是学习VC MFC 比较好的例子,希望朋友们喜欢-The example is the comparison study VC MFC good example, I hope my friends like
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:86004
    • 提供者:fhf
  1. cqa0110

    0下载:
  2. 在VB中,我可以通过创建一个图像控件来显示一个JPG或GIF文件,但是我如何在我的MFC应用程序中显示一个JGP文件呢?【转载】-In VB, I can create an image control to display a JPG or GIF file, but how do I in my MFC application to display a JGP documents? [转载]
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-27
    • 文件大小:190699
    • 提供者:sea
  1. Resource

    0下载:
  2. 一个MFC的矩阵计算程序,我自己写的代码,可以实现加减乘-MFC matrix a computer program written by my own code, can be achieved by addition and subtraction
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:44431
    • 提供者:tzy
  1. xmlsource

    0下载:
  2. XML解析器,可以用于任何操作系统和编译器上-Are you tired of the many non-portable XML solutions around? Try my library. It works in any OS and in any compiler. No MFC, no COM, no global variables, Plain, pure C++!
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-07
    • 文件大小:425184
    • 提供者:qk
  1. player

    0下载:
  2. 我的MFC播放器源码(内容精炼,功能完全)值得MFC初学者探讨研究-My MFC source player [the contents of refining, function] is MFC beginners studies
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2390488
    • 提供者:yax
  1. vcUsbView

    0下载:
  2. subview的MFC 版本 查看PC上的USB设备-MFC version for subview just for checking the usb on PC my original codes
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:129083
    • 提供者:shen hui
  1. me

    0下载:
  2. 这是我初学VC学的,用VC++编写的简单的用mfc编写登陆窗口的小程序,希望能帮助那些爱学mfc的同志们,谢谢各位的支持-This is my study of VC beginner with VC++ to prepare a simple data output procedures, hope that I can study love programming comrades a little bit of help, thank you everyone s support
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:304967
    • 提供者:wangyu
  1. SoftwareInterface

    0下载:
  2. 这是我用MFC创作的界面,VC++6.0编译通过,你们看怎么样-This is my creation using MFC interface, VC++6.0 compiler is passed, how you look like
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1406872
    • 提供者:zss
  1. Calculator

    0下载:
  2. 本计算器一个MFC可视化程序,我用的是CDialog。这是一个高精度的计算器,不是一个简单加减乘除的计算器,有一定的 算法难度。能算超大型数据的加减乘除,能做200以内的阶乘运算.能计算很高精度的实数幂运算。使用方法基本上是和普通计算器一样的-This calculator a MFC visualization procedures are used in my CDialog. This is a high-precision calculator, not a simple calcu
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-24
    • 文件大小:7882988
    • 提供者:钟玲
  1. PDUformet

    0下载:
  2. 在我的MFC应用程序中显示一个JPG或GIF文件-In my MFC application to display a JPG or GIF files
  3. 所属分类:SMS

    • 发布日期:2017-04-15
    • 文件大小:7459
    • 提供者:wangc
  1. MFC_easy_source

    0下载:
  2. 深入浅出MFC源码,分享我初学MFC时候的资料,希望对后起之秀能有一定的知道作用。-MFC source code easy, share my information when learning MFC, in the hope that coming to know that there is a certain role.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1130527
    • 提供者:maomao
  1. Demo1

    0下载:
  2. 这是我Windows编程课写的一个MFC绘图程序有点像Windows自带的的绘图板-This is my Windows Programming MFC class to write a drawing program somewhat like the Windows built-in graphics tablet
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1701191
    • 提供者:roger
  1. MulteDocMFCV8

    0下载:
  2. 这是我初学VC编成的时候入门例子,使用MFC向导生成的多文档应用程序框架。-This is my time into learning portal VC example, use the wizard-generated MFC application framework for multi-document.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:28422
    • 提供者:小叶
  1. drawcirle

    0下载:
  2. 呵呵,这是本人开发的画圆的程序,这个程序有很多MFC实用的技巧,花了偶一个多月的时间啊,实现画圆绘图并且保存!!够强吧-Oh, this is my circle of development of procedures, which have many practical skills MFC spent even more than a month of time, ah, the achievement and preservation of drawcircle graphics! !
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:6703824
    • 提供者:chengman
  1. Sierpinski_console

    0下载:
  2. win32控制台程序制作的Sierpinski正方形海绵,我的图形学大作业,VC6编写,代码不依赖MFC,非常清晰,注释详尽,各个角度鼠标随意拖曳,内涵glut包,无需安装opengl-win32 console program produced square Sierpinski sponge, my home work of Graphics, VC6 , code do not rely on MFC, very clear and detailed notes, different an
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:139188
    • 提供者:王鹏
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com